소스 검색

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

Loading…
취소
저장