summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 45156795a3372534873b7349302ba90a217f6670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*~
*.pyc
_build
build
.DS_Store
_work

# Development update.yaml
/update.yaml

# The file containing the git revision.
/suricata/update/revision.py*

# Working files for the tox testing framework.
/.tox