mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #1505 from jeffmay/gitignore-intellij-node
Updated gitignore to ignore IntelliJ files and node modules.
This commit is contained in:
+3
-20
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user