Skip to content

Commit 045681a

Browse files
added "/myapp" to be excluded from git tracking
1 parent 845cd42 commit 045681a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ lib/
1010
/tmp
1111
shard.lock
1212
package-lock.json
13-
node_modules
13+
node_modules
14+
/myapp

0 commit comments

Comments
 (0)