mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 07:14:50 +01:00
chore: dont gitignore ci
This commit is contained in:
parent
ba3eeca205
commit
8202c3f7d3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
||||||
.cargo
|
.cargo
|
||||||
.vscode/
|
.vscode/
|
||||||
*.sublime-*
|
*.sublime-*
|
||||||
|
!.github
|
||||||
|
|
||||||
# python
|
# python
|
||||||
.venv
|
.venv
|
||||||
|
|
Loading…
Reference in a new issue