Skip to content

Commit b117a7e

Browse files
committed
Clean up
remove a few old unused entries
1 parent fe0dd77 commit b117a7e

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.gitignore

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
.precomp
1+
# Precompilation folders
2+
lib/.precomp
23
.pod-precomp
3-
links.txt
4-
links.tmp
5-
xt/pws/aspell.pws
64
.pod-cache
5+
6+
# Generated files for testing
7+
xt/pws/aspell.pws
78
retest
8-
build/
9-
*.epub
9+
links.txt
10+
links.tmp
11+
12+
# IDE
1013
*.iml
11-
.cache-doc
12-
precompiled/

0 commit comments

Comments
 (0)