diff options
Diffstat (limited to 'tktable/.gitignore')
-rw-r--r-- | tktable/.gitignore | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/tktable/.gitignore b/tktable/.gitignore deleted file mode 100644 index f805e81..0000000 --- a/tktable/.gitignore +++ /dev/null @@ -1,33 +0,0 @@ -# Object files -*.o -*.ko -*.obj -*.elf - -# Precompiled Headers -*.gch -*.pch - -# Libraries -*.lib -*.a -*.la -*.lo - -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib - -# Executables -*.exe -*.out -*.app -*.i*86 -*.x86_64 -*.hex - -# Debug files -*.dSYM/ -*.su |