瀏覽代碼

Add git ignores

pull/71/head
Glenn Adams 1 年之前
父節點
當前提交
20102bbbde
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 10 行新增0 行删除
  1. 10
    0
      .gitignore

+ 10
- 0
.gitignore 查看文件

@@ -0,0 +1,10 @@

# maven artifacts
target/

# test artifacts
build/

# miscellaneous
*~
*.bak

Loading…
取消
儲存