Initial commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
node_modules/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
*.lic
|
||||
1c_enterprise_license_tools_0.15.0_2_linux_x86_64.tar.gz
|
||||
1c_enterprise_license_tools_0.15.0_2_linux_x86_64/
|
||||
.DS_Store
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
tmp/
|
||||
Reference in New Issue
Block a user