Cleaned up and updated .gitignore files

This commit is contained in:
Arthur Moore 2014-11-14 01:06:38 -05:00
parent e29badf3d9
commit 6d5054fff2
5 changed files with 18 additions and 23 deletions

26
.gitignore vendored
View File

@ -1,12 +1,20 @@
#Executables
vbam
gvbam
wxvbam
#cmake files
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
#libraries
libvbamcore.a
libfex.a
#Others
/*.patch
/.cproject
/.project
/CMakeCache.txt
/CMakeFiles
/Makefile
/cmake_install.cmake
/gvbam
/install_manifest.txt
/libvbamcore.a
/vbam
/wxvbam

3
po/.gitignore vendored
View File

@ -1,4 +1,3 @@
/*.cmake
/Makefile
/CMakeFiles
*.gmo
/wx-xrc-strings.h

4
po/gvbam/.gitignore vendored
View File

@ -1,4 +0,0 @@
/*.gmo
/CMakeFiles
/Makefile
/cmake_install.cmake

View File

@ -1,4 +0,0 @@
/*.gmo
/CMakeFiles
/cmake_install.cmake
/Makefile

4
src/wx/.gitignore vendored
View File

@ -1,11 +1,7 @@
/CMakeFiles
/wxvbam
/builtin-over.h
/wxvbam.xpm
/cmdtab.cpp
/Makefile
/wxvbam.xrs
/cmake_install.cmake
/builtin-xrc.h
/cmd-evtable.h
/cmdhandlers.h