This commit is contained in:
Abhishrek05
2024-01-05 13:56:01 -07:00
parent 3b5080a334
commit 5b2e8f7e98
25 changed files with 1493 additions and 729 deletions
+14 -3
View File
@@ -1,4 +1,5 @@
# Created by https://www.gitignore.io/api/c++,java,linux,macos,gradle,windows,visualstudiocode
# This gitignore has been specially created by the WPILib team.
# If you remove items from this file, intellisense might break.
### C++ ###
# Prerequisites
@@ -151,11 +152,21 @@ gradle-app.setting
# gradle/wrapper/gradle-wrapper.properties
# # VS Code Specific Java Settings
# DO NOT REMOVE .classpath and .project
.classpath
.project
.settings/
bin/
imgui.ini
# IntelliJ
*.iml
*.ipr
*.iws
.idea/
out/
# End of https://www.gitignore.io/api/c++,java,linux,macos,gradle,windows,visualstudiocode
# Fleet
.fleet
# Simulation GUI and other tools window save file
*-window.json