chore: update gitignore for phase02

This commit is contained in:
hibna
2026-02-21 13:22:51 +03:00
parent 2215003a4d
commit 8eb7c90958
16 changed files with 479 additions and 29 deletions
+1
View File
@@ -1,6 +1,7 @@
export * from './users';
export * from './organizations';
export * from './nodes';
export * from './allocations';
export * from './games';
export * from './servers';
export * from './backups';