mirror of
https://github.com/LucasVbr/interpreteur-lir.git
synced 2026-07-09 15:08:05 +00:00
chore(build): setup gradle and antlr for v2
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
**/build
|
||||
**/.antlr
|
||||
|
||||
# Ignore MacOS system files
|
||||
**/.DS_Store
|
||||
|
||||
# Ignore IDE project files
|
||||
.idea
|
||||
.vscode
|
||||
Reference in New Issue
Block a user