forked from partkeepr/PartKeepr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
45 lines (43 loc) · 767 Bytes
/
.gitignore
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
/build
/setup
/frontend
/data/files/FootprintAttachment/*
/data/files/PartAttachment/*
/data/files/ProjectAttachment/*
/data/files/Temporary/*
/data/iclogo/*
/data/images/cache/*
/data/images/footprint/*
/data/images/iclogo/*
/data/images/part/*
/data/images/temp/*
/data/images/storagelocation/*
/data/temp/*
/data/proxies/*
config.php
/tests/reports
/build-setup
partkeepr.jsb3
theme/sass/.sass-cache/
/reports
/nbproject/
partkeepr.jsfiles
app/authkey.php
app/config/parameters.php
app/config/parameters_setup.php
/web/bundles/
/web/images/*
/web/spritesheets/*
/web/atelierspierrot/*
/web/js/*
/web/css/*
/app/bootstrap.php.cache
/app/cache/*
/app/config/parameters.yml
/app/logs/*
/vendor/
/bin/
/composer.phar
!.keep
!app/logs/.htaccess
!app/logs/ignore.json