diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -1,13 +1,13 @@ -*.so -*.dll -*.gpg -/*.lua -a.exe -a.out -*.json -test -test2 -*.py - -src/*.o -src/*/*.o +*.so
+*.dll
+*.gpg
+/*.lua
+a.exe
+a.out
+*.json
+test
+test2
+*.py
+
+src/*.o
+src/*/*.o
|
