OSDN Git Service

fix compile error on English version
[hengband/hengband.git] / .gitignore
index 05c2166..763d014 100644 (file)
@@ -20,9 +20,18 @@ src/stamp-h1
 src/*.o
 src/hengband
 
+# Ignore generated documents by Doxygen
+doxygen/html/
+
 # Windows binary
 Hengband.exe
 
+# game data files auto generated
+Hengband.INI
+lib/user/
+lib/save/
+*.raw
+
 ### settings below are copied from
 ### https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
 ## Ignore Visual Studio temporary files, build results, and