Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit82a2c95

Browse files
authored
Merge pull request#11 from vitcpp/master
Added .deps filter in .gitignore
2 parents432b098 +afa256a commit82a2c95

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ regression.out
99
regression.diffs
1010
tags
1111
buildpod
12+
.deps

‎CONTRIBUTING.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
First off, thanks for taking the time to contribute! ❤️
2+
3+
All types of contributions are encouraged and valued. See the Table of Contents for different ways to help and details about how this project handles them. Please make sure to read the relevant section before making your contribution. It will make it a lot easier for us maintainers and smooth out the experience for all involved. The community looks forward to your contributions.
4+
5+
#Table of Contents
6+
-[Project Scope](#project-scope)
7+
-[Development Plans](#development-plans)
8+
9+
#Project Scope
10+
- Types.
11+
- Operations on types (creating, searching, sorting, set operations and others).
12+
- Indexing structures and algorithms.
13+
14+
#Development Plans
15+
- Move all source files into src folder.
16+
- Implement optional compilation with HEALPIX and SMOC.
17+
- Use pgindent to format sources.
18+
- Check compilation with newest postgrespro versions.
19+
- Add more tests including performance tests.
20+
- Add more documentation.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp