Skip to content

Commit 83dc4b8

Browse files
author
Twilight-Dream-Of-Magic
committed
Upload backup files in the date 2018-6-21
1 parent 4e7fcd4 commit 83dc4b8

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

.gitignore

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
33
*.md
44
*.log
55

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+
# Compiled Static libraries
25+
*.lai
26+
*.la
27+
*.a
28+
*.lib
29+
30+
# Executables
31+
*.exe
32+
*.out
33+
*.app
34+
635
#Ordinary compressed archives file
736
*.zip
837
*.zipx
@@ -11,4 +40,4 @@
1140
*.tar
1241
*.tar.gz
1342
*.gz
14-
*.xz
43+
*.xz

EODF-history_Archive-database/Temporary-File/Save temporary packages file in this directory

Whitespace-only changes.

0 commit comments

Comments
 (0)