forked from picodata/stroppy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
45 lines (41 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
fdb.cluster
.vagrant
*.log
.*
*.pub
private_key
private_key.pem
**.tfstate
**.tfstate.backup
benchmark
terraform*.zip
config
vendor
bin
!*/.dockerignore
docs/examples/*/config
third_party/stroppy-test-cartridge/.rocks
third_party/stroppy-test-cartridge/.swo
third_party/stroppy-test-cartridge/.swp
third_party/stroppy-test-cartridge/CMakeCache.txt
third_party/stroppy-test-cartridge/CMakeFiles
third_party/stroppy-test-cartridge/cmake_install.cmake
third_party/stroppy-test-cartridge/*.dylib
third_party/stroppy-test-cartridge/*.idea
third_party/stroppy-test-cartridge/__pycache__
third_party/stroppy-test-cartridge/*pyc
third_party/stroppy-test-cartridge/.cache
third_party/stroppy-test-cartridge/.pytest_cache
third_party/stroppy-test-cartridge/.vagrant
third_party/stroppy-test-cartridge/.DS_Store
third_party/stroppy-test-cartridge/*.xlog
third_party/stroppy-test-cartridge/*.snap
third_party/stroppy-test-cartridge/*.rpm
third_party/stroppy-test-cartridge/*.deb
third_party/stroppy-test-cartridge/*.tar.gz
third_party/stroppy-test-cartridge/node_modules
third_party/stroppy-test-cartridge/tmp/*
third_party/stroppy-test-cartridge/stroppy_test/*
third_party/stroppy-test-cartridge/stroppy_test/config/
third_party/stroppy-test-cartridge/stroppy_test/config.backup/*
!third_party/stroppy-test-cartridge/tmp/.keep