UNPKG

1.04 kBPlain TextView Raw
1# Created by https://www.gitignore.io
2.projections.json
3node_modules
4
5### WebStorm ###
6# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
7
8/*.iml
9
10## Directory-based project format:
11.idea/
12# if you remove the above rule, at least ignore the following:
13
14# User-specific stuff:
15# .idea/workspace.xml
16# .idea/tasks.xml
17# .idea/dictionaries
18
19# Sensitive or high-churn files:
20# .idea/dataSources.ids
21# .idea/dataSources.xml
22# .idea/sqlDataSources.xml
23# .idea/dynamic.xml
24# .idea/uiDesigner.xml
25
26# Gradle:
27# .idea/gradle.xml
28# .idea/libraries
29
30# Mongo Explorer plugin:
31# .idea/mongoSettings.xml
32
33## File-based project format:
34*.ipr
35*.iws
36
37## Plugin-specific files:
38
39# IntelliJ
40out/
41
42# mpeltonen/sbt-idea plugin
43.idea_modules/
44
45# JIRA plugin
46atlassian-ide-plugin.xml
47
48# Crashlytics plugin (for Android Studio and IntelliJ)
49com_crashlytics_export_strings.xml
50
51# Translations
52translations/default.pot
53# Created by https://www.gitignore.io/api/vim
54
55### Vim ###
56[._]*.s[a-w][a-z]
57[._]s[a-w][a-z]
58*.un~
59Session.vim
60.netrwhist
61*~
62