mirror of https://github.com/rspamd/rspamd.git
Rapid spam filtering system
https://rspamd.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
366 B
29 lines
366 B
node_modules/
|
|
# Code::TidyAll
|
|
/.tidyall.d/
|
|
.idea
|
|
# Added by CLion
|
|
cmake-build-debug/
|
|
# Logs and databases #
|
|
######################
|
|
*.log
|
|
*.sqlite3-*
|
|
# Compiled source #
|
|
###################
|
|
*.com
|
|
*.class
|
|
*.dll
|
|
*.pyc
|
|
*.o
|
|
*.so
|
|
luacov.stats.out
|
|
# OS generated files #
|
|
######################
|
|
*.orig
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|