Skip to content

Commit 511f06a

Browse files
committed
git ignore added
1 parent af758d8 commit 511f06a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
/.vscode/
2+
# ignore ALL .log files
3+
*.log
4+
5+
# ignore ALL files in ANY directory named temp
6+
temp/

0 commit comments

Comments
 (0)