Przeglądaj źródła

Ignoring generated parser/lexer files

BearishSun 9 lat temu
rodzic
commit
90000dd77c
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      Source/BansheeSL/.gitignore

+ 5 - 0
Source/BansheeSL/.gitignore

@@ -0,0 +1,5 @@
+# Ignored files
+Include/BsLexerFX.h
+Include/BsParserFX.h
+Source/BsLexerFX.c
+Source/BsParserFX.c