1
0
mirror of https://github.com/sahinakkaya/dotfiles.git synced 2025-04-16 07:22:07 +02:00

Add .agignore

This commit is contained in:
Asocia 2021-04-25 16:56:50 +03:00
parent 6904f95ca5
commit 8fca452585

5
.agignore Normal file
View File

@ -0,0 +1,5 @@
*.pyc
venv
.vscode
.idea
*~