mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
Add IntelliJ Idea files to .gitignore.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -15,8 +15,12 @@ deployments/ROOT.war
|
|||||||
.factorypath
|
.factorypath
|
||||||
/target
|
/target
|
||||||
|
|
||||||
|
# IntelliJ Idea files
|
||||||
|
.idea
|
||||||
|
*.iml
|
||||||
|
|
||||||
# Sublime
|
# Sublime
|
||||||
*.sublime*
|
*.sublime*
|
||||||
|
|
||||||
# Macs
|
# Macs
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user