Create .gitignore file from SVN

This commit is contained in:
Arthur Moore 2014-11-11 14:53:17 -05:00
parent 576460798c
commit 4d0dc64dff
10 changed files with 63 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
/*.patch
/.cproject
/.project
/CMakeCache.txt
/CMakeFiles
/Makefile
/cmake_install.cmake
/gvbam
/install_manifest.txt
/libvbamcore.a
/vbam
/wxvbam

3
fex/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/Win32
/Release
/Debug

4
po/.gitignore vendored Normal file
View File

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

4
po/gvbam/.gitignore vendored Normal file
View File

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

4
po/wxvbam/.gitignore vendored Normal file
View File

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

5
project/vc2008_mfc/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/*.ncb
/*.suo
/*.user
/Win32
/x64

12
project/vs2010_mfc/.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
/*.sdf
/ipch
/Release
/VBA2010.suo
/Win32
/*.opensdf
/Debug
/AccelEditor.i
/FileDlg.i
/GBColorDlg.i
/KeyboardEdit.i
/RomInfo.i

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/svnrev.h

6
src/win32/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
/*.APS
/AccelEditor.cpp.PVS-Studio.cfg
/FileDlg.cpp.PVS-Studio.cfg
/GBColorDlg.cpp.PVS-Studio.cfg
/KeyboardEdit.cpp.PVS-Studio.cfg
/RomInfo.cpp.PVS-Studio.cfg

12
src/wx/.gitignore vendored Normal file
View File

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