hatfield-c / avl

Repository for the [AVL] Autonomous Vehicle Lab project at UT Dallas
2 stars 7 forks source link

[AVL-55] Editor setting files are ignored by git #55

Closed hatfield-c closed 2 years ago

hatfield-c commented 2 years ago

At the moment, the following two editor configuration files keep getting detected by git as constantly "changing":

These should be placed in the .gitignore file so that this issue won't occur anymore.

hatfield-c commented 2 years ago

This issue is now complete and will thus be closed.