Skip to content

Commit 59115b4

Browse files
authored
Remove logs from commits
1 parent 8228915 commit 59115b4

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Node Dependencies
22
node_modules/
33

4-
# Useless fiels
4+
# OSX Files
55
.DS_Store
66

77
# Editor Configurations
@@ -17,4 +17,8 @@ configs/*
1717
apikeys.json
1818

1919
# temp files
20-
tmp/
20+
tmp/
21+
22+
# Omit log files
23+
24+
*.log

0 commit comments

Comments
 (0)