1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-22 14:55:56 +01:00
actix-extras/.gitignore

16 lines
103 B
Plaintext
Raw Permalink Normal View History

2020-01-30 00:31:25 +00:00
/target
**/*.rs.bk
2018-03-13 00:21:49 +08:00
Cargo.lock
2020-01-30 00:31:25 +00:00
2018-03-13 00:21:49 +08:00
guide/build/
/gh-pages
*.so
*.out
*.pyc
*.pid
*.sock
2022-07-31 05:14:59 +01:00
*.db
2018-03-13 00:21:49 +08:00
*~
2022-02-03 22:14:13 +00:00
.DS_Store