Skip to content

Commit 4e4b1ea

Browse files
author
Twilight-Dream-Of-Magic
committed
Update .gitgnore file in the date 2018-08-10
1 parent 2f329bc commit 4e4b1ea

File tree

1 file changed

+37
-39
lines changed

1 file changed

+37
-39
lines changed

.gitignore

Lines changed: 37 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,37 @@
1-
#Text File
2-
*.txt
3-
*.md
4-
*.log
5-
6-
# Prerequisites
7-
*.d
8-
9-
# Compiled Object files
10-
*.slo
11-
*.lo
12-
*.o
13-
*.obj
14-
15-
# Precompiled Headers
16-
*.gch
17-
*.pch
18-
19-
# Compiled Dynamic libraries
20-
*.so
21-
*.dylib
22-
*.dll
23-
24-
# Fortran module files
25-
*.mod
26-
*.smod
27-
28-
# Compiled Static libraries
29-
*.lai
30-
*.la
31-
*.a
32-
*.lib
33-
34-
# Executables
35-
*.exe
36-
*.out
37-
*.app
38-
Binary/Release/[Encrypt_Or_Decrypt_File]-Source-Code/Beta-Version3/cbmakefilegen-master.zip
39-
Binary/Release/[Encrypt_Or_Decrypt_File]-Source-Code/Beta-Version3/cbmakefilegen-master.zip
1+
#Text File
2+
*.txt
3+
*.md
4+
*.log
5+
6+
# Prerequisites
7+
*.d
8+
9+
# Compiled Object files
10+
*.slo
11+
*.lo
12+
*.o
13+
*.obj
14+
15+
# Precompiled Headers
16+
*.gch
17+
*.pch
18+
19+
# Compiled Dynamic libraries
20+
*.so
21+
*.dylib
22+
*.dll
23+
24+
# Fortran module files
25+
*.mod
26+
*.smod
27+
28+
# Compiled Static libraries
29+
*.lai
30+
*.la
31+
*.a
32+
*.lib
33+
34+
# Executables
35+
*.exe
36+
*.out
37+
*.app

0 commit comments

Comments
 (0)