Skip to content

Commit

Permalink
Move P2988 sources to a subdirectory of papers
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-downey committed Jun 12, 2024
1 parent 32b1d41 commit 00ac816
Show file tree
Hide file tree
Showing 23 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ compile_commands.json
/papers/_minted-optional_ref_wording/
/.cache/
*.pyg
/.build/
/papers/P2988/.deps/
/papers/P2988/.venv/
_minted-*
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[submodule "papers/wg21"]
path = papers/wg21
path = papers/P2988/wg21
url = https://github.com/mpark/wg21.git
[submodule "extern/googletest"]
path = extern/googletest
Expand Down
1 change: 1 addition & 0 deletions papers/P2988/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/papers/P2988/.deps/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 00ac816

Please sign in to comment.