Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit e93d9b5

Browse files
author
Edward Muller
committed
Ignore these files in the root of the repo only
1 parent 3ef832a commit e93d9b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
# if you want to ignore files created by your editor/tools,
33
# please consider a global .gitignore https://help.github.com/articles/ignoring-files
44
# please do not open a pull request to add something created by your editor or tools
5-
dep
6-
testdep
5+
/dep
6+
/testdep
7+
/dep.exe

0 commit comments

Comments
 (0)