OSDN Git Service

Modify .gitignore file
authorHabu <habu@users.sourceforge.jp>
Thu, 13 Feb 2014 23:36:47 +0000 (08:36 +0900)
committerHabu <habu@users.sourceforge.jp>
Thu, 13 Feb 2014 23:36:47 +0000 (08:36 +0900)
Add entry for ignoring game data files that is auto generated.

.gitignore

index c64d0bf..65073a2 100644 (file)
@@ -26,6 +26,9 @@ doxygen/html/
 # Windows binary
 Hengband.exe
 
+# game data files auto generated
+*.raw
+
 ### settings below are copied from
 ### https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
 ## Ignore Visual Studio temporary files, build results, and