Update .gitignore

This commit is contained in:
Yifan Wu 2020-11-18 14:51:12 +08:00
parent 88eeef967a
commit 74e3bd7249

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
.idea/*
os/target/*
os/.idea/*
user/target/*
user/.idea/*