Include dotfiles

This commit is contained in:
2022-10-18 17:27:39 +03:00
parent ae44ce87e9
commit 907c45255b
4 changed files with 169 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Colcon
**/build
**/install
**/log
# Python
**/__pycache__