mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
cleaned up .gitignore (removed old files)
This commit is contained in:
26
.gitignore
vendored
26
.gitignore
vendored
@@ -1,19 +1,11 @@
|
||||
#Vim backup files
|
||||
*~
|
||||
#Python compiled files
|
||||
*.pyc
|
||||
|
||||
#Git-svn created .gitignore
|
||||
/Release
|
||||
/Debug
|
||||
/vc90.pdb
|
||||
/synergy.ncb
|
||||
/synergy.vcproj.ADOBENET.ssbarnea.user
|
||||
/bin
|
||||
/tool
|
||||
/config.h
|
||||
/tags
|
||||
|
||||
#doxygen
|
||||
/doc/doxygen
|
||||
/doc/doxygen.cfg
|
||||
/lib
|
||||
/build
|
||||
/ext/cryptopp562
|
||||
/ext/gmock-1.6.0
|
||||
/ext/gtest-1.6.0
|
||||
/src/gui/Makefile*
|
||||
/src/gui/object_script*
|
||||
/src/gui/tmp
|
||||
/src/gui/ui_*
|
||||
|
||||
Reference in New Issue
Block a user