This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
monaco-editor
mirror of
https://github.com/microsoft/monaco-editor.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[clojure] Add IntelliJ IDEA project directory/file to .gitignore.
Abdussalam Abdurrahman
6 years ago
parent
a3d4b50888
commit
383f172aee
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -1,2 +1,4 @@
+/.idea/
+/*.iml
/node_modules/
/release/