Update .gitignore
Stop blacklisting IDE project configurations
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -72,7 +72,6 @@ workspace/TS100/Core/Inc/unit.h
|
|||||||
# IDE configs
|
# IDE configs
|
||||||
.vs/*
|
.vs/*
|
||||||
.settings/*
|
.settings/*
|
||||||
.project
|
|
||||||
..cproject.swp
|
..cproject.swp
|
||||||
|
|
||||||
# Visual Studios
|
# Visual Studios
|
||||||
@@ -104,9 +103,6 @@ local.properties
|
|||||||
# PyDev specific (Python IDE for Eclipse)
|
# PyDev specific (Python IDE for Eclipse)
|
||||||
*.pydevproject
|
*.pydevproject
|
||||||
|
|
||||||
# CDT-specific (C/C++ Development Tooling)
|
|
||||||
.cproject
|
|
||||||
|
|
||||||
# CDT- autotools
|
# CDT- autotools
|
||||||
.autotools
|
.autotools
|
||||||
|
|
||||||
@@ -193,5 +189,4 @@ fabric.properties
|
|||||||
# Editor-based Rest Client
|
# Editor-based Rest Client
|
||||||
.idea/httpRequests
|
.idea/httpRequests
|
||||||
|
|
||||||
.mxproject
|
CoreCompileInputs.cache
|
||||||
CoreCompileInputs.cache
|
|
||||||
|
|||||||
Reference in New Issue
Block a user