forked from DiamondLightSource/SynchWeb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
40 lines (31 loc) · 656 Bytes
/
.gitignore
File metadata and controls
40 lines (31 loc) · 656 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
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
# workspace files are user-specific
*.sublime-workspace
# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
*.sublime-project
# sftp configuration file
sftp-config.json
.sass-cache/
.DS_Store
.idea/
/api/composer.lock
/api/composer.phar
/api/src/MockUAS.php
client/node_modules
client/assets
client/index.php
client/dist
client/index.html
client/.env
api/config.php
api/vendor
api/tests/.phpunit.result.cache
api/tests/_coverage
api/src/MockUAS.php
entrypoint.bash
php-fpm.conf
php-fpm.pid
php.ini