Skip to content

Commit ad5fb05

Browse files
committed
Updated .gitignore
Removed .gitignore in fhooe-webdev-base. Outer file should cover everything. Also removed IDE specific ignores (.idea). Those should go in your global .gitignore on your system(s).
1 parent cc4d671 commit ad5fb05

2 files changed

Lines changed: 8 additions & 10 deletions

File tree

.gitignore

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
# General
12
.vagrant/
3+
4+
# Synced folder
25
code/
6+
7+
# Log files
38
*.log
4-
!.gitignore
5-
.idea
6-
*.gz
7-
elasticsearch-6.3.1.tar.gz.sha512
8-
german-decompounder-master.zip
9+
10+
# Box files
11+
*.box

fhooe-webdev-base/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)