Git ignore update

v3.0.agentics
noizu 5 months ago
parent d24b81e608
commit dd0e8529f0

19
.gitignore vendored

@ -1,3 +1,22 @@
# direnv
.envrc.local
# Intelij
.idea/
# VS Code
.vs/
# Sonar
.scannerwork/
.vs/
bw-output/
out/
sonar/
# Object files
*.o
*.ko

Loading…
Cancel
Save