ntex/.gitignore
Pavlos-Petros Tournaris a858394855
Refresh GitHub workflows (#337)
* Add .idea in .gitignore

* Refresh Github workflows

* Allow very complex type usage in ntex-rt
2024-04-07 22:42:16 +05:00

16 lines
159 B
Text

Cargo.lock
target/
guide/build/
/gh-pages
cobertura.xml
.DS_Store
*.so
*.out
*.pid
*.sock
*~
# These are backup files generated by rustfmt
**/*.rs.bk
.idea/