aa-evesde-factory 0.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,30 @@
1
+ # Environment files
2
+ .env
3
+ .tox/
4
+ .venv/
5
+ node_modules/
6
+ __pycache__
7
+
8
+ # Standard System Files
9
+ *.log
10
+ *.tmp
11
+ *.bak
12
+ *.swp
13
+ *.old
14
+ *.cache
15
+
16
+ # GitHub Stuff
17
+ .coverage
18
+ .pypirc
19
+ /build/
20
+ /dist/
21
+ /coverage.xml
22
+
23
+ # Alliance Auth
24
+ testing/
25
+
26
+ # Make ignore overrides
27
+ .make/config-overrides.ini
28
+
29
+ # Weblate
30
+ */locale/en/