Skip to content

Commit

Permalink
Updated gitignore to ignore IntelliJ files and node modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff May committed Jan 6, 2014
1 parent 6d32569 commit 89d68ac
Showing 1 changed file with 3 additions and 20 deletions.
23 changes: 3 additions & 20 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,7 @@ Properties
!_infrastructure/tests/*/*/*.js
!_infrastructure/tests/*/*/*/*.js

.idea/.name
.idea
*.iml

.idea/DefinitelyTyped.iml

.idea/encodings.xml

.idea/libraries/Generated_files.xml

.idea/misc.xml

.idea/modules.xml

.idea/scopes/scope_settings.xml

.idea/vcs.xml

.idea/workspace.xml

.idea/watcherTasks.xml

.idea/watcherTasks.xml
node_modules

0 comments on commit 89d68ac

Please sign in to comment.