Remove 3rd party DLLs and README files from repository
theses files are automatically built with "make 3rdparty" 3rdparty: make sure to create bin/ directory
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,6 +12,7 @@
|
||||
/obj
|
||||
/bin/grafx2*
|
||||
/bin/generatedoc*
|
||||
/bin/*.dll
|
||||
|
||||
/src/version.c
|
||||
/src/*.tgz
|
||||
@@ -20,6 +21,7 @@
|
||||
|
||||
/doc/html
|
||||
/doc/doxygen
|
||||
/doc/README-*.txt
|
||||
|
||||
*.tgz
|
||||
*.zip
|
||||
|
||||
Reference in New Issue
Block a user