ソースを参照

gitignore

master
Robin Thoni 10年前
コミット
ebfeac3424
1個のファイルの変更14行の追加0行の削除
  1. 14
    0
      .gitignore

+ 14
- 0
.gitignore ファイルの表示

@@ -0,0 +1,14 @@
1
+Makefile
2
+*.o
3
+*.pro.user
4
+*.pro.user*
5
+moc_*
6
+qrc_*
7
+ui_*
8
+*.so
9
+*.so*
10
+*.autosave
11
+netsoul/netsoul
12
+ns_finder/ns_finder
13
+usermgr/usermgr
14
+intrabocal/intrabocal

読み込み中…
キャンセル
保存