We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0c0bc commit 918789eCopy full SHA for 918789e
.gitignore
@@ -1,35 +1,3 @@
1
-# General
2
-.DS_Store
3
-.AppleDouble
4
-.LSOverride
5
-.vscode
6
-.bak
7
-
8
-# Icon must end with two \r
9
-Icon
10
11
12
-# Thumbnails
13
-._*
14
15
-# Files that might appear in the root of a volume
16
-.DocumentRevisions-V100
17
-.fseventsd
18
-.Spotlight-V100
19
-.TemporaryItems
20
-.Trashes
21
-.VolumeIcon.icns
22
-.com.apple.timemachine.donotpresent
23
24
-# Directories potentially created on remote AFP share
25
-.AppleDB
26
-.AppleDesktop
27
-Network Trash Folder
28
-Temporary Items
29
-.apdisk
30
31
-# ignore common security keys
32
-.key
33
-.crt
34
-.csr
35
-.pem
+.gitignore
+shared-assets/bastion-py-script/.oci/
+shared-assets/bastion-py-script/temp/
0 commit comments