瀏覽代碼

Added gitignore

master
Patrick Jakobsen 2 年之前
父節點
當前提交
a297ec61c2
共有 1 個文件被更改,包括 22 次插入0 次删除
  1. +22
    -0
      .gitignore

+ 22
- 0
.gitignore 查看文件

@ -0,0 +1,22 @@
# Compiled ACS files
*.o
# ACS error files
acs.err
# Build files
*.pk3
# Backups files
*.bak*
*.bac*
# Doom builder files
*.dbs
# Temporary files
*.tmp
# Vim swap files
*.swp
*.swo

Loading…
取消
儲存