1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00
actix-web/.gitignore

16 lines
145 B
Plaintext
Raw Normal View History

2017-10-19 08:43:50 +02:00
target/
2017-09-30 17:30:02 +02:00
Cargo.lock
2017-09-30 18:10:03 +02:00
/gh-pages
__pycache__
*.so
*.out
*.pyc
*.pid
*.sock
*~
*.egg-info/
2017-09-30 17:30:02 +02:00
# These are backup files generated by rustfmt
**/*.rs.bk