Browse Source
Merge pull request #1 from rigrig/master
Create .gitignore file
scandum
6 năm trước cách đây
mục cha
commit
65d5650f3d
1 tập tin đã thay đổi với
7 bổ sung và
0 xóa
-
7
0
.gitignore
|
|
@@ -0,0 +1,7 @@
|
|
|
+src/Makefile
|
|
|
+src/config.h
|
|
|
+src/config.log
|
|
|
+src/config.status
|
|
|
+src/*.o
|
|
|
+src/tt++
|
|
|
+
|