generated from AMRC-FactoryPlus/acs-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
56 lines (56 loc) · 1.29 KB
/
.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
46
47
48
49
50
51
52
53
54
55
56
/node_modules
/public/assets
/public/css
/public/js
/public/webfonts
/public/mix-manifest.json
/public/*.js
/public/*.txt
/public/mix-manifest.json
/storage/app/*
/storage/debugbar
/storage/logs
/storage/framework/cache/*
/storage/framework/sessions/*
/storage/framework/views/*
/storage/framework/testing
/resources/assets/sql/migration_data.sql
/storage/oauth*
/vendor
/.idea/*
/.vagrant
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env
.env.testing
/resources/assets/csv/.~lock.airports.csv#
/.phpunit.result.cache
/resources/assets/csv/.~lock.aircraft_types.xlsx#
/bootstrap/cache/*
!/.idea
/public/hot
/storage/clockwork/
/.idea/dataSources/1f41d385-7677-4c91-92b4-24eb24f29a45.xml
/.idea/dataSources.local.xml
/.idea/dataSources/1f41d385-7677-4c91-92b4-24eb24f29a45/storage_v2/_src_/schema/information_schema.FNRwLQ.meta
/.idea/shelf/Uncommitted_changes_before_Merge_at_09_01_2021,_17_40_[feat__Manage_aircraft_assignment_to/shelved.patch
/.idea/shelf/Uncommitted_changes_before_Merge_at_09_01_2021__17_40__feat__Manage_aircraft_assignment_to.xml
/public/vendor/telescope/app.js
.DS_Store
/.local/data.ms
/.idea/
/certs/
k3s.yaml
krb5.conf
/public/build/
client-keytab
client-keytab-enc
client-keytab-amrc
client-keytab-enc-amrc
!/.phpstorm.meta.php
!/_ide_helper.php
!/.phpstorm.meta.php
keytab
.keytab*