commit 13a80845a9580131ea60d6ae4e0d852ece301f48 Author: Ivan I. Ovchinnikov Date: Tue Oct 18 16:05:54 2022 +0300 initial + gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c394f5e --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +*.pdf +*.rpt +*.bak +.#* + +/db +/incremental_db +/output_files +/simulation +/.qsys* +# /atom_netlists + + +/testbenches/*.bak +/common_uart/*.bak + +/build/* +!/build/*.pdf +!/build/tikz*.sty