smarter .gitignore

This commit is contained in:
rusefi 2019-06-03 22:55:15 -04:00
parent d790289cad
commit d36737ccc1
2 changed files with 10 additions and 1 deletions

2
.gitignore vendored
View File

@ -11,7 +11,7 @@ Debug/
.settings/
firmware/rusefi_ram_report.txt
doxygen/
.idea
/.idea
workspace.xml
java_console_binary
.vscode

View File

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="snakeyaml">
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/snakeyaml.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>