forked from Bearbots6964/FRC2024
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
38 lines (34 loc) · 1.04 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Gradle build artifacts
.gradle/**/*
gradle/
build/
# macOS Finder
.DS_Store
# IntelliJ Idea
out/
/.idea/
/.run/Build & Deploy Robot.run.xml
/.run/Build & Deploy Robot for Debugging.run.xml
/.run/Build & Run Simulate Java.run.xml
/.run/Build Robot.run.xml
/.run/Clean.run.xml
/.run/Clean Build & Deploy Robot.run.xml
/.run/Clean Build & Deploy Robot for Debugging.run.xml
/.run/Clean Build & Run Simulate Java.run.xml
/.run/Clean Build Robot.run.xml
/.run/Debug Robot via IP.run.xml
/.run/Debug Robot via USB.run.xml
/.run/Launch Shuffleboard.run.xml
/.run/Launch SmartDashboard.run.xml
src/main/java/frc/robot/BuildConstants.java
.gradle/8.5/checksums/checksums.lock
.gradle/8.5/checksums/md5-checksums.bin
.gradle/8.5/checksums/sha1-checksums.bin
.gradle/8.5/fileHashes/fileHashes.lock
.gradle/buildOutputCleanup/buildOutputCleanup.lock
.gradle/
.gradle/8.5/checksums/checksums.lock
.gradle/8.5/checksums/md5-checksums.bin
.gradle/8.5/checksums/sha1-checksums.bin
.gradle/8.5/fileHashes/fileHashes.lock
.gradle/buildOutputCleanup/buildOutputCleanup.lock