Sfoglia il codice sorgente

Ignore stage_x64 directory (#163)

Daniel James 8 anni fa
parent
commit
759683fbef
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@
 /dist
 /project-config.jam*
 /stage
+/stage_x64/
 /user-config.jam
 /.settings/
 /.project

粤ICP备19079148号