summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e7c81246d83cff7ed892e089220b28782b2104af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
db.sqlite3
codeless/__pycache__/*
inventory/migrations/__pycache__/*
*.pyc
.DS_Store
inventory/__pycache__/.DS_Store
templates/.DS_Store
inventory/migrations/.DS_Store
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
config.log
config.status
configure
install-sh
missing
media/
geckodriver
compile
geckodriver.log
INSTALL
install-sh
missing
COPYING
doc/Makefile
codeless/Makefile
inventory/Makefile
inventory/migrations/Makefile
static/Makefile
static/inventory/Makefile
static/inventory/web-common/Makefile
templates/Makefile
templates/inventory/Makefile
templates/inventory/reset/Makefile
doc/Makefile.in
codeless/Makefile.in
inventory/Makefile.in
inventory/migrations/Makefile.in
static/Makefile.in
static/inventory/Makefile.in
static/inventory/web-common/Makefile.in
templates/Makefile.in
templates/inventory/Makefile.in
templates/inventory/reset/Makefile.in