build: ignore target folders

This commit is contained in:
aro 2022-11-10 10:25:43 +01:00
parent 0bcbcbaa19
commit c6fd2ad186
2 changed files with 22 additions and 0 deletions

2
.gitignore vendored
View file

@ -26,8 +26,10 @@ replay_pid*
# Nicko first pass build files
core/target
v1_17_R1/target
v1_18_R1/target
v1_18_R2/target
v1_19_R1/target
# Idea Folder
.idea