Actually testing commit. Update .gitignore file.
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -1,2 +1,25 @@
|
||||
build/
|
||||
build-32/
|
||||
build-64/
|
||||
build-win/
|
||||
cmake_build/
|
||||
dependencies/
|
||||
|
||||
.config/
|
||||
|
||||
*.o
|
||||
*.d
|
||||
*.a
|
||||
*.patch
|
||||
*.diff
|
||||
*.orig
|
||||
*.rej
|
||||
*.log
|
||||
*.lib
|
||||
*.dll
|
||||
*.exe
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
|
||||
packets_log.txt
|
||||
history.dat
|
||||
|
||||
Reference in New Issue
Block a user