epl/.gitignore

17 lines
297 B
Text
Raw Normal View History

2022-05-03 02:31:41 -04:00
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Folders created by editors
/.idea
/.vscode
# Miscellaneous
Caddyfile