summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ae7de65..25c67a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
smartdashboard/lib/NetworkTables*
dist/
build/
-target/ \ No newline at end of file
+target/
+.gradle/ \ No newline at end of file