forked from centreon/centreon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (36 loc) · 697 Bytes
/
Copy path.gitignore
File metadata and controls
42 lines (36 loc) · 697 Bytes
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
# behat tests
acceptance-logs
xunit-reports
# backend development and project files
**/.idea/
**/.vscode/
**/.scannerwork/
**/vendor/
**/nbproject/
**/.project
# front development files
**/node_modules/
**/dist
**/screenshots
**/__diff_output__
checkstyle.xml
centreon/Crashpad
centreon/**/.X*
centreon/www/widgets/**/static
centreon/.com.google.Chrome*
**/build-storybook.log
# Php-CS-Fixer cache + output file
.php-cs-fixer.cache
checkstyle.core.xml
# continuous integration and testing files
.phpunit.result.cache
**/coverage-report/
**/centreon-build/
**/build/
# Mac Os cache files
.DS_Store
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db