Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
e53f6351
Commit
e53f6351
authored
Feb 02, 2017
by
Brendan Forster
Committed by
GitHub
Feb 02, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2246 from Nihlus/patch-1
[Global/JetBrains] add support for Rider and nested projects
parents
77a8d1ad
d8b46e7d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
JetBrains.gitignore
Global/JetBrains.gitignore
+12
-12
No files found.
Global/JetBrains.gitignore
View file @
e53f6351
...
...
@@ -2,24 +2,24 @@
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff:
.idea/workspace.xml
.idea/tasks.xml
.idea/
**/
workspace.xml
.idea/
**/
tasks.xml
# Sensitive or high-churn files:
.idea/dataSources/
.idea/dataSources.ids
.idea/dataSources.xml
.idea/dataSources.local.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml
.idea/
**/
dataSources/
.idea/
**/
dataSources.ids
.idea/
**/
dataSources.xml
.idea/
**/
dataSources.local.xml
.idea/
**/
sqlDataSources.xml
.idea/
**/
dynamic.xml
.idea/
**/
uiDesigner.xml
# Gradle:
.idea/gradle.xml
.idea/libraries
.idea/
**/
gradle.xml
.idea/
**/
libraries
# Mongo Explorer plugin:
.idea/mongoSettings.xml
.idea/
**/
mongoSettings.xml
## File-based project format:
*.iws
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment