diff options
Diffstat (limited to 'gitignore')
-rw-r--r-- | gitignore | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gitignore b/gitignore deleted file mode 100644 index 81a4762..0000000 --- a/gitignore +++ /dev/null @@ -1,21 +0,0 @@ -*.o -*.a -*.pyc -#*# -*~ -*.swp -.* -*.tmp -*.old -*.profile -*.bkp -*.bak -[Tt]humbs.db -*.DS_Store -build/ -_build/ -src/build/ -*.log - -# Don't ignore this file itself -!.gitignore |