Skip to content

Commit 7779344

Browse files
authored
Ignore generated npm files (#14)
1 parent 9062214 commit 7779344

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@
22
/jbrowse/resources/web/jbrowseApp
33
/jbrowse/node_modules
44
/intellijBuild
5-
/travisSettings.sh
5+
/travisSettings.sh
6+
7+
# Created by npm install
8+
/jbrowse/jb_run.js
9+
/jbrowse/jb_setup.js
10+

0 commit comments

Comments
 (0)