core/.gitignore
2021-03-18 09:05:56 +03:00

14 lines
96 B
Plaintext

/target
./hole.db
/hole.db
/*.db
/.hole.toml
/.cargo
/.idea
/.vscode
/*/**/.#*
/*/.#*
/**/.#*