freemt commited on
Commit
6e458f8
1 Parent(s): edd5899

Remove that dran comma again!

Browse files
.gitignore CHANGED
@@ -136,7 +136,7 @@ dmypy.json
136
 
137
  # Cython debug symbols
138
  cython_debug/
139
- *.bat
140
  *.swp
141
  links/
142
  # .gitignore
 
136
 
137
  # Cython debug symbols
138
  cython_debug/
139
+ # *.bat
140
  *.swp
141
  links/
142
  # .gitignore
dev-git-push-hf-dev-main.bat ADDED
@@ -0,0 +1 @@
 
 
1
+ git push hf-dev dev:main
git-pull-github.bat ADDED
@@ -0,0 +1 @@
 
 
1
+ git pull github main
git-push.bat ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ git pull github main && ^
2
+ git push && git push github
okteto-up.bat ADDED
@@ -0,0 +1 @@
 
 
1
+ okteto up
set-pythonpath.bat ADDED
@@ -0,0 +1 @@
 
 
1
+ set pythonpath=..\align-model-pool